Tweak to Makefile rules that list *.el files
authorGlenn Morris <rgm@gnu.org>
Sun, 1 Sep 2013 02:12:32 +0000 (19:12 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 1 Sep 2013 02:12:32 +0000 (19:12 -0700)
commit8b2b2acd3e4b85adc2e5aaa5788d1fc16110eb6d
treec88b8c5ae20c062d7f2413e9967febb90b598ba1
parent0171d26aef71d936620939ac933acec82a3b10d0
Tweak to Makefile rules that list *.el files

* lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
* test/automated/Makefile.in (setwins):
Avoid leading space in $wins.  Otherwise the sed command used by
eg compile-main ends up containing "/*.el".
lisp/ChangeLog
lisp/Makefile.in
test/ChangeLog
test/automated/Makefile.in